Skip to content

Conversation

jpg619
Copy link
Contributor

@jpg619 jpg619 commented Oct 31, 2024

WHAT

This pull request includes a few changes to the src/components/site-title.js and src/layout.js files to improve the layout and structure of the components.

Layout improvements:

  • src/layout.js: Reordered the TableOfContents.Desktop component to be placed after the Container component and removed the flexDirection: 'row-reverse' style. [1] [2]

Code cleanup:

BEFORE & AFTER

image image

@jpg619 jpg619 self-assigned this Oct 31, 2024
{children}
<PageFooter />
</Container>
<TableOfContents.Desktop />
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keyboard focus order from left to right

@jpg619 jpg619 marked this pull request as ready for review November 6, 2024 15:38
@wraithgar wraithgar merged commit 5ea4069 into main Nov 6, 2024
9 checks passed
@wraithgar wraithgar deleted the jpg619/fix-accessibility-sev4 branch November 6, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants